home *** CD-ROM | disk | FTP | other *** search
/ PC Action 1998 November / PC Action Issue 71 (Xenia) (Novembre 1998).iso / bootdsks.12 / 00_index.txt next >
File List  |  1998-06-08  |  5KB  |  107 lines

  1.  These are 1.2 MB bootdisk images for Slackware Linux 3.5.0.
  2.  
  3.  These disks use Linux kernel version 2.0.33, with FAT32/Joliet patches.
  4.  
  5.  You'll need one of these to get Linux started on your system so that you can
  6.  install it. Because of the possibility of collisions between the various Linux
  7.  drivers, several bootkernel disks have been provided. You should use the one
  8.  with the least drivers possible to maximize your chances of success. All of
  9.  these disks support UMSDOS.
  10.  
  11.  You will be using the bootdisk to load and start a rootdisk. See the /rootdsks
  12.  directory for these.
  13.  
  14.  A bootdisk is created by writing the image to a formatted floppy disk
  15.  with RAWRITE.EXE under DOS.  For example, to use RAWRITE.EXE to create the
  16.  bare.i bootdisk you'd put a formatted disk in your floppy drive and issue
  17.  the following command:
  18.  
  19.  C:\> RAWRITE BARE.I A:
  20.  
  21.  
  22.  ...and now some important information (i.e. the bad news ;) for people with
  23.  systems that use a 1.2 megabyte (5 1/4 inch) boot floppy drive:
  24.  
  25.  Systems with 1.2 megabyte boot floppy drives are no longer fully supported.
  26.  If you can get the system installed, everything will work fine.  But, the 
  27.  rootdisks in Slackware 3.5 no longer fit on 1.2 megabyte floppies.  As a 
  28.  result, you'll need to use one of the following workarounds.  We will list
  29.  them in order of most to least recommended:
  30.  
  31.  1. If you have a bootable CD-ROM drive, some Slackware CD-ROMs (for example,
  32.     the ones supplied by Walnut Creek CDROM) can be directly booted.  If you
  33.     have this capability, you won't need to use any installation floppies.  
  34.  
  35.  2. Don't use installation floppies at all.  Instead, start the installation
  36.     process from DOS.  To do this, install loadlin (lodlin16.zip in the kernels
  37.     directory) on your DOS drive, and put these files in the same directory:
  38.     
  39.     A kernel, such as: \kernels\bare.i\zimage
  40.     A rootdisk, such as: \rootdsks\color.gz
  41.  
  42.     Then, run this command in DOS to start the installation process:
  43.  
  44.     loadlin zimage root=/dev/ram initrd=color.gz load_ramdisk=1 rw
  45.  
  46.     If you aren't sure which kernel from the \kernels directory to use (there
  47.     are over 50 of them to choose from), you can take a look at the README
  48.     file in the \bootdsks.144 directory.  The descriptions of those bootdisks
  49.     are equally applicable to the raw kernels found in \kernels.
  50.  
  51.  3. If you happen to have a 1.44 megabyte SECOND floppy drive (B:) you can
  52.     boot one of the bootdisks in this directory, and load the rootdisk from
  53.     your second floppy drive with this command on the boot prompt:
  54.  
  55.     ramdisk root=/dev/fd1
  56.  
  57.  4. If you're thinking about using a UMSDOS installation (this puts Linux on
  58.     your DOS drive in a \LINUX directory), consider using the ZipSlack
  59.     installation process to get started.  Instructions are in the \zipslack
  60.     directory.
  61.  
  62.  5. Install a 1.44 megabyte floppy drive as your first floppy drive.  (and 
  63.     while you're at it, add some more memory ;^)
  64.  
  65.  6. You can try using one of the unsupported rootdisks in \rootdsks\obsolete
  66.     that will fit on a 1.2 megabyte floppy disk.
  67.  
  68.  
  69.   ----------------------------------------------------------------------------
  70.  
  71.   Here's a description of the bootdisks:
  72.  
  73.   These are the bootdisks for IDE systems.  All IDE bootdisks support IDE hard
  74.   drives and CD-ROM drives, plus additional support listed below.  To create a
  75.   disk, just put a formatted floppy disk in your drive and choose one of the
  76.   options listed below to make the disk.  Read all of the choices carefully to
  77.   pick the disk that best matches the hardware in your machine.  NOTE:  Using
  78.   the VIEW program to create the Slackware bootdisks will not work under
  79.   Windows95.  If you're running Windows95, you'll need to restart your machine
  80.   in MS-DOS mode before you can create a bootdisk.
  81.  
  82.  
  83.  
  84. bare.bat    (bare.i)   This is the disk to use for installation on most IDE
  85.                        based PCs.  It includes support for IDE/ATAPI CD-ROM
  86.                        drives.
  87.   
  88. net.bat     (net.i)    An IDE/ATAPI bootdisk with Ethernet support.
  89.  
  90.  
  91.   The bootdisks listed below are for systems that contain a SCSI controller.
  92.   All SCSI bootdisks feature full IDE hard drive and CD-ROM drive support,
  93.   plus additional SCSI drivers:
  94.  
  95.  
  96. scsi.bat    (scsi.s)   A generic SCSI bootdisk, with support for most SCSI
  97.                        controllers that work under Linux.  (NOTE: This disk
  98.                        wastes a lot of memory, since it contains nearly *all*
  99.                        of the SCSI drivers.  If you know which SCSI controller
  100.                        your system has, it's *far* better to use the disk 
  101.                        designed especially for it.  But, if you don't know,
  102.                        then this generic disk might just work for you.)
  103.  
  104. scsinet.bat  (scsinet.s) All supported SCSI controllers, plus full ethernet
  105.                          support.
  106.  
  107.